Skip to content

stats: let long agent names wrap inside the host detail - #290

Merged
aaylward merged 1 commit into
mainfrom
stats-detail-wrap
Sep 2, 2026
Merged

stats: let long agent names wrap inside the host detail#290
aaylward merged 1 commit into
mainfrom
stats-detail-wrap

Conversation

@aaylward

@aaylward aaylward commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

The expanded host row's tables inherit nowrap from the outer table's td rule, which beat the wrapper-level override, so a long agent name ran into the next column. Now the inner cells wrap by a more specific rule and the grid columns are allowed to shrink.

The detail tables sit inside the host table, whose td rule is nowrap and
outranked the wrapper's override, so a long name pushed the column into
its neighbour.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
muchq 9e54f5b Commit Preview URL

Branch Preview URL
Sep 02 2026, 12:45 AM

@aaylward
aaylward merged commit 211d39e into main Sep 2, 2026
2 checks passed
@aaylward
aaylward deleted the stats-detail-wrap branch September 2, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant